Presidential Plinko

What will the outcome of the 2020 US Presidential Election be? Forecasters build models on top of polling data and historical voting patterns to produce probabilistic predictions: predictions with uncertainty. But really internalizing that uncertainty is hard. Presidential Plinko takes that uncertainty and translates it into Plinko boards with similar uncertainty, so that you can experience just how uncertain predictors’ forecasts are.

How certain would you be in the outcome to drop a ball from a Plinko board the height of the one for the Economist’s prediction? How about 538’s?

How does this work?

The short version is, I approximate each forecaster’s predictive distribution with a scaled-and-shifted binomial distribution, which ultimately determines the height of each board. I then determine plausible paths through the board that could have lead to the final predictive distribution, which is shown as a quantile dotplot. Full details of the methodology and source code are here.

Are you affiliated with 538 or the Economist?

No. I am faculty at Northwestern University, where I study uncertainty visualization, amongst other things. You can learn more about me here or check out the Midwest Uncertainty Collective, a lab I co-direct with Jessica Hullman.

I am fortunate to be able to take advantage of the fact that both forecasters release their model outputs publicly. For more details on each forecaster’s model and predictions, see 538’s forecast or the Economist’s forecast.

These forecasters have put an immense amount of work into their models and visualizations. Both have done an excellent job this year in their uncertainty communication; I am merely experimenting with one less-used approach here.

Why did you make this?

I seem to be one of the few people that liked the infamous New York Times election needle.1

NYT Election Needle

The Needle was a valiant attempt to show uncertainty in the final vote margin in the 2016 presidential election in real time as votes came in. The needle itself moves randomly within the central 50% most likely outcomes (according to the prediction at that time).

I think the Needle got one thing right and another thing wrong. What it got right was that this kind of animation can help people experience uncertainty.2 This makes the visualization more powerful, and the uncertainty harder to ignore. The visualization made people anxious, because they were uncertain about something they cared about. But if you’re uncertain about something you care about, you should be anxious.

However, I think the Needle also fell victim to a deterministic construal error:3 many people more readily associate the mechanism of a needle with some deterministic measurement, not an uncertain quantity; those people understandably thought the rapid movement of the needle reflected that the forecast itself was changing just as rapidly.

During OpenVisConf 2018, where Amanda Cox and Kevin Quealy gave a talk on NYT visualizations and I gave a talk on uncertainty visualization, I starting thinking about alternatives to the Needle that do evoke randomness in the way they work. That’s when I started thinking about Galton boards:

A real life Galton board

A Galton board whose height changes according to the variance of a predictive distribution could display a distribution and a plausible, uncertain mechanism that could give rise to it. Michael Corey on Twitter later made the connection to Plinko, and I decided Presidential Plinko would be a better name for this site.4


  1. I talk more about the Needle in my Tapestry talk.↩︎

  2. Jessica Hullman (a frequent collaborator of mine) dubs such animated uncertainty visualizations hypothetical outcome plots (HOPs).↩︎

  3. See Susan Joslyn’s work on deterministic construal errors.↩︎

  4. Besides which, Sir Francis Galton was a noted eugenicist, so naming fewer things after him seems reasonable to me.↩︎